home *** CD-ROM | disk | FTP | other *** search
/ Megahits 3 / Megahits 3 (1994)(GTI - Rhein-Main-Soft)(DE)[!].iso / module / utilities / modinfo / modinfo.doc < prev    next >
Text File  |  1994-10-14  |  3KB  |  71 lines

  1.  
  2.                            ModInfo User's Guide
  3.  
  4.                        Version 1.2 - 9 October 1992
  5.  
  6.  
  7.                           Written by Gunther Nikl
  8.  
  9.                      Copyright (c) 1992 by Gunther Nikl
  10.                            All rights reserved
  11.  
  12.  
  13.    1- Disclaimer
  14.    ~~~~~~~~~~~~~
  15.    The author cannot be held liable for the suitability or accuracy of this
  16.    manual and/or the program(s) it describes.  Any damage directly or
  17.    indirectly caused by the use or misuse of this manual and/or the program
  18.    it describes is the sole responsibility of the user her/him self.
  19.  
  20.    2 - Copyright/Distribution
  21.    ~~~~~~~~~~~~~~~~~~~~~~~~~~
  22.    ModInfo, (c) Copyright 1992 Gunther Nikl. All rights reserved. This
  23.    Program is FREEWARE. This  program may be freely distributed as long as 
  24.    all documentation,source and executable remain unchanged and are included
  25.    with the distribution. Also no profit is to be made by selling this
  26.    program.
  27.  
  28.    3 - Introduction
  29.    ~~~~~~~~~~~~~~~~
  30.    ModInfo is a program to count all effects in a soundtracker, noisetracker
  31.    or protracker module. The module maybe in old format ( 15 samples ) or in
  32.    the newer format ( 31 samples ). Modules with only 15 samples may not
  33.    always recognized correctly but this shouldn't cause any problems.
  34.    ModInfo can be used from cli or from the workbench. The program is able to
  35.    handle powerpacked modules so it is not necessary to decrunch before.
  36.    ModInfo is a pure program meaning you can made it resident. I wrote this
  37.    program to select modules to test a rewritten protracker replayer.
  38.    The program requires at least Kick 1.2 ( yes i am still using a A500 with
  39.    kick 1.2, but i will update soon to a newer machine ! ).
  40.    Should work on all other systems too ( only tested on my machine, sorry ).
  41.  
  42.    Note: ModInfo requires the req.library by Fox/Dawson for a filerequester.
  43.    ~~~~
  44.  
  45.    4 - Command line syntax
  46.    ~~~~~~~~~~~~~~~~~~~~~~~
  47.    If started from CLI the command line syntax is as follows:
  48.  
  49.            ModInfo [ File File ... ]
  50.              or
  51.            ModInfo [ -d Directory ]
  52.  
  53.    You can specify upto 10 files on the command line to be examined or you
  54.    can use the '-d' switch to specify a default directory to be shown if the
  55.    filerequester opens. When the program is started without any argument or
  56.    from the workbench then a filerequester will open. You can choose max. 10
  57.    files as with the command line. To enable this feature you will need the
  58.    'req.library' available either in libs: or in ram via 'loadlib'. You can
  59.    get a usage message if you run the program with '?' as the first argument.
  60.  
  61.    5 - Notes
  62.    ~~~~~~~~~
  63.    Bug reports, suggestions, postcards, flames, criticism, ideas,
  64.    etc., etc., etc ...... to:
  65.  
  66.                      Gunther Nikl
  67.                      Hans Beimler Str. 17
  68.                      O-2850 Parchim
  69.                      Germany
  70.  
  71.